home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / tfo330a.arc / HELP.BAT < prev    next >
DOS Batch File  |  1990-06-07  |  1KB  |  23 lines

  1. ECHO OFF
  2. IF NOT EXIST iamclear.mem GOTO only
  3. ECHO     
  4. ECHO Loading TFO set-up module....         
  5. TFO UTILITY
  6. goto :exit
  7. :only
  8. cls
  9. echo The Front Office will only run on either a hard disk or 3 1/2 inch micro
  10. echo floppy disk computer, and prefers 640,000 characters of ramdom memory.
  11. echo HELP runs from the file TFO UTILITY, but first The Front Office must be
  12. echo installed on your hard disk.  
  13. echo To run the special TFO UTILITY file, type TFO UTILITY from your C:\TFO
  14. echo prompt.  UTILITY is primarily used for installing updates, but also offers 
  15. echo access to the H E L P system.  Note also that when you type TFO from 
  16. echo your C:\TFO prompt for the first time TFO will call the UTILITY program
  17. echo automatically, because index files have not been created as yet.  The
  18. echo <S>-Setup, <I>-Index and the <U>-Update selections from the UTILITY menu
  19. echo will each index all files.  There are some 85 index files.
  20. echo .
  21. echo                             Thank you!
  22. :exit
  23.